-
Home
-
hCaptcha for WP
-
4.0.1
-
Code
-
Classes
- Form
Total Complexity |
29 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
299 |
Lines of code |
153 |
Logical lines of code |
64 |
Comment lines |
97 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
should_verify() |
A |
55 |
8 |
20 |
add_captcha() |
S |
56 |
4 |
18 |
has_hcaptcha() |
S |
60 |
4 |
13 |
verify() |
S |
59 |
3 |
16 |
print_inline_styles() |
S |
56 |
1 |
37 |
enqueue_scripts() |
S |
61 |
2 |
13 |
init_hooks() |
S |
60 |
2 |
12 |
form_validation_errors() |
S |
63 |
2 |
11 |
form_validation_errors_markup() |
S |
65 |
2 |
10 |
__construct() |
S |
82 |
1 |
3 |